home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LetterWriter 1.12.cpt / LetterWriter 1.12 / card_6893.txt < prev    next >
Text File  |  1990-02-25  |  8KB  |  371 lines

  1. -- card: 6893 from stack: in.12
  2. -- bmap block id: 4849
  3. -- flags: 4000
  4. -- background id: 7986
  5. -- name: SHelp
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=101 top=75 right=119 bottom=449
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   set the visible of card field PathHelp to true
  23. end mouseDown
  24. on mouseUp
  25.   set the visible of card field PathHelp to false
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 2 (field)
  31. -- low flags: 81
  32. -- high flags: 2004
  33. -- rect: left=78 top=124 right=265 bottom=430
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 12
  39. -- style flags: 8192
  40. -- line height: 16
  41. -- part name: PathHelp
  42.  
  43.  
  44. -- part 4 (button)
  45. -- low flags: 00
  46. -- high flags: 0000
  47. -- rect: left=102 top=136 right=182 bottom=398
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: 
  56. ----- HyperTalk script -----
  57. on mouseDown
  58.   set the visible of card field DAHelp to true
  59. end mouseDown
  60. on mouseUp
  61.   set the visible of card field DAHelp to false
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 5 (field)
  67. -- low flags: 81
  68. -- high flags: 2004
  69. -- rect: left=91 top=188 right=299 bottom=395
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 3
  74. -- text size: 12
  75. -- style flags: 8192
  76. -- line height: 16
  77. -- part name: DAHelp
  78.  
  79.  
  80. -- part 6 (button)
  81. -- low flags: 00
  82. -- high flags: 0000
  83. -- rect: left=102 top=201 right=283 bottom=346
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: 
  92. ----- HyperTalk script -----
  93. on mouseDown
  94.   set the visible of card field ClHelp to true
  95. end mouseDown
  96. on mouseUp
  97.   set the visible of card field ClHelp to false
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part 7 (field)
  103. -- low flags: 81
  104. -- high flags: 2004
  105. -- rect: left=74 top=64 right=189 bottom=422
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 0
  109. -- font id: 3
  110. -- text size: 12
  111. -- style flags: 8192
  112. -- line height: 16
  113. -- part name: ClHelp
  114.  
  115.  
  116. -- part 8 (button)
  117. -- low flags: 00
  118. -- high flags: 0000
  119. -- rect: left=6 top=77 right=121 bottom=50
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: 
  128. ----- HyperTalk script -----
  129. on mouseDown
  130.   show card field New
  131. end mouseDown
  132. on mouseUp
  133.   hide card field New
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 13 (button)
  139. -- low flags: 00
  140. -- high flags: 0000
  141. -- rect: left=6 top=129 right=173 bottom=50
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 1
  145. -- font id: 0
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: 
  150. ----- HyperTalk script -----
  151. on mouseDown
  152.   show card field WP
  153. end mouseDown
  154. on mouseUp
  155.   hide card field WP
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 15 (button)
  161. -- low flags: 00
  162. -- high flags: 0000
  163. -- rect: left=6 top=181 right=225 bottom=50
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: 
  172. ----- HyperTalk script -----
  173. on mouseDown
  174.   show card field Ret
  175. end mouseDown
  176. on mouseUp
  177.   hide card field Ret
  178. end mouseUp
  179.  
  180.  
  181.  
  182. -- part 16 (button)
  183. -- low flags: 00
  184. -- high flags: 0000
  185. -- rect: left=6 top=285 right=329 bottom=50
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 1
  189. -- font id: 0
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: 
  194. ----- HyperTalk script -----
  195. on mouseDown
  196.   show card field Home
  197. end mouseDown
  198. on mouseUp
  199.   hide card field Home
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 17 (button)
  205. -- low flags: 00
  206. -- high flags: 0000
  207. -- rect: left=6 top=25 right=69 bottom=50
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: 
  216. ----- HyperTalk script -----
  217. on mouseDown
  218.   show card field Let
  219. end mouseDown
  220. on mouseUp
  221.   hide card field Let
  222. end mouseUp
  223.  
  224.  
  225.  
  226. -- part 18 (field)
  227. -- low flags: 81
  228. -- high flags: 2004
  229. -- rect: left=63 top=78 right=120 bottom=242
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 0 / 0
  232. -- text alignment: 0
  233. -- font id: 3
  234. -- text size: 12
  235. -- style flags: 8192
  236. -- line height: 16
  237. -- part name: New
  238.  
  239.  
  240. -- part 23 (field)
  241. -- low flags: 81
  242. -- high flags: 2004
  243. -- rect: left=63 top=131 right=173 bottom=238
  244. -- title width / last selected line: 0
  245. -- icon id / first selected line: 0 / 0
  246. -- text alignment: 0
  247. -- font id: 3
  248. -- text size: 12
  249. -- style flags: 8192
  250. -- line height: 16
  251. -- part name: WP
  252.  
  253.  
  254. -- part 24 (field)
  255. -- low flags: 81
  256. -- high flags: 2004
  257. -- rect: left=63 top=182 right=224 bottom=240
  258. -- title width / last selected line: 0
  259. -- icon id / first selected line: 0 / 0
  260. -- text alignment: 0
  261. -- font id: 3
  262. -- text size: 12
  263. -- style flags: 8192
  264. -- line height: 16
  265. -- part name: Ret
  266.  
  267.  
  268. -- part 25 (field)
  269. -- low flags: 81
  270. -- high flags: 2004
  271. -- rect: left=63 top=288 right=331 bottom=242
  272. -- title width / last selected line: 0
  273. -- icon id / first selected line: 0 / 0
  274. -- text alignment: 0
  275. -- font id: 3
  276. -- text size: 12
  277. -- style flags: 8192
  278. -- line height: 16
  279. -- part name: Home
  280.  
  281.  
  282. -- part 26 (field)
  283. -- low flags: 81
  284. -- high flags: 2004
  285. -- rect: left=63 top=29 right=71 bottom=232
  286. -- title width / last selected line: 0
  287. -- icon id / first selected line: 0 / 0
  288. -- text alignment: 0
  289. -- font id: 3
  290. -- text size: 12
  291. -- style flags: 8192
  292. -- line height: 16
  293. -- part name: Let
  294.  
  295.  
  296. -- part 27 (field)
  297. -- low flags: 81
  298. -- high flags: 2004
  299. -- rect: left=62 top=236 right=279 bottom=415
  300. -- title width / last selected line: 0
  301. -- icon id / first selected line: 0 / 0
  302. -- text alignment: 0
  303. -- font id: 3
  304. -- text size: 12
  305. -- style flags: 8192
  306. -- line height: 16
  307. -- part name: He
  308.  
  309.  
  310. -- part 28 (button)
  311. -- low flags: 00
  312. -- high flags: 0000
  313. -- rect: left=6 top=233 right=277 bottom=50
  314. -- title width / last selected line: 0
  315. -- icon id / first selected line: 0 / 0
  316. -- text alignment: 1
  317. -- font id: 0
  318. -- text size: 12
  319. -- style flags: 0
  320. -- line height: 16
  321. -- part name: 
  322. ----- HyperTalk script -----
  323. on mouseDown
  324.   show card field He
  325. end mouseDown
  326. on mouseUp
  327.   hide card field He
  328. end mouseUp
  329.  
  330.  
  331.  
  332. -- part contents for card part 2
  333. ----- text -----
  334. Type the path to your word processor in this field.  This path should include the name of your hard disk, the names of all of the folders you have to open to get to your word processor, and finally, the name of your word processor.  Separate each name with a colon, as shown above.
  335.  
  336. LetterWriter will use this information to open your word processor when you click the button with the MacWrite icon.
  337.  
  338.  
  339. -- part contents for card part 5
  340. ----- text -----
  341. If you would like LetterWriter to open a Desk Accessory for you whenever it starts up, enter the name of the Desk Accessory here.  (Spelling checkers and smart quote generators are examples of DAs you might want automatically opened.)  Leave this field blank if you don‚Äôt want a DA opened for you.
  342.  
  343. -- part contents for card part 7
  344. ----- text -----
  345. LetterWriter automatically adds a closing to your letter when it formats it for your word processor.  It will append either a Personal or Business closing, depending on what you have indicated in the Type field on your letter card.
  346.  
  347. Type the closing for each type of letter in the two fields below (the example text should help you get started).
  348.  
  349. -- part contents for card part 18
  350. ----- text -----
  351. Click this button to add a new Letter card to this stack.
  352.  
  353. -- part contents for card part 23
  354. ----- text -----
  355. Click this button to go to your word processor.
  356.  
  357. -- part contents for card part 24
  358. ----- text -----
  359. Click this button to return to the title screen.
  360.  
  361. -- part contents for card part 25
  362. ----- text -----
  363. Click this button to go to your Home stack.
  364.  
  365. -- part contents for card part 26
  366. ----- text -----
  367. Click this button to go to the Letter cards.
  368.  
  369. -- part contents for card part 27
  370. ----- text -----
  371. That‚Äôs how you got here!  For more help, click the ‚ÄúHelp Menu‚Äù button to the right.  To return to LetterWriter, click ‚ÄúExit Help.‚Äù